home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TCOLLISIONCONFIRMFORM
/
TCOLLISIONCONFIRMFORM.txt
Wrap
Text File
|
2006-04-19
|
2KB
|
127 lines
object CollisionConfirmForm: TCollisionConfirmForm
Left = 328
Top = 220
BorderStyle = bsDialog
Caption = 'Confirmation'
ClientHeight = 240
ClientWidth = 349
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object lblMainMsg: TLabel
Left = 8
Top = 16
Width = 330
Height = 13
AutoSize = False
Caption = 'lblMainMsg'
Constraints.MaxWidth = 330
Constraints.MinWidth = 330
WordWrap = True
end
object lblWishtoReplace: TLabel
Left = 7
Top = 42
Width = 188
Height = 13
Caption = 'Voulez-vous remplacer le fichier existant'
end
object ImgExisting: TImage
Left = 23
Top = 66
Width = 32
Height = 32
end
object lblExistingSize: TLabel
Left = 71
Top = 66
Width = 66
Height = 13
Caption = 'lblExistingSize'
end
object lblExistingDate: TLabel
Left = 71
Top = 85
Width = 69
Height = 13
Caption = 'lblExistingDate'
end
object lblWithThisOne: TLabel
Left = 7
Top = 109
Width = 58
Height = 13
Caption = 'Par celui-ci?'
end
object ImgNew: TImage
Left = 23
Top = 133
Width = 32
Height = 32
end
object lblNewSize: TLabel
Left = 71
Top = 133
Width = 52
Height = 13
Caption = 'lblNewSize'
end
object lblNewDate: TLabel
Left = 71
Top = 152
Width = 55
Height = 13
Caption = 'lblNewDate'
end
object btnOverwrite: TButton
Left = 8
Top = 184
Width = 75
Height = 25
Caption = #201'craser'
TabOrder = 0
OnClick = btnOverwriteClick
end
object btnRename: TButton
Left = 92
Top = 184
Width = 75
Height = 25
Caption = 'Renommer'
TabOrder = 1
OnClick = btnRenameClick
end
object btnSkip: TButton
Left = 177
Top = 184
Width = 75
Height = 25
Caption = 'Passer'
TabOrder = 2
OnClick = btnSkipClick
end
object btnCancel: TButton
Left = 262
Top = 184
Width = 75
Height = 25
Caption = 'Annuler'
TabOrder = 3
OnClick = btnCancelClick
end
object chkDefaultAll: TCheckBox
Left = 8
Top = 216
Width = 329
Height = 17
Caption = 'Action par d'#233'faut pour le reste des fichiers'
TabOrder = 4
end
end